systemd.user.sockets.<name>.listenStreams
For each item in this list, a ListenStream
option in the [Socket] section will be created.
- Type
list of string- Default
[ ]- Example
[ "0.0.0.0:993" "/run/my-socket" ]- Declared
- <nixpkgs/nixos/modules/system/boot/systemd/user.nix>